home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-1.iso / comm / bgfax155.zip / D'BRIDGE.TXT < prev    next >
Text File  |  1996-01-01  |  5KB  |  140 lines

  1.  
  2.         =--------------------------------------------------------------=
  3.          "Nemo exspectat Inquisitionen Hispaniensen!" Montius Pythonius
  4.         =--------------------------------------------------------------=
  5.  
  6.  "BGFAX Setup Procedure For D'Bridge Using The Boca 14.4/28.8k Data/FAX Modem"
  7.  
  8.                                     - or -
  9.  
  10.   "How To Avoid All Of The Agony And Suffering Endured To Acheive These Data"
  11.  
  12.                          =-------------------------=
  13.                           Robert Adams, 1:2201/38.0
  14.                          =-------------------------=
  15.  
  16.                                   04-Jul-1995
  17.  
  18. -------------------------------------------------------------------------------
  19. DISCLAIMER:
  20.  
  21.  The author is responsible and accountable for absolutely nothing whatsoever.
  22.  This in no way implies he is an irresponsible no account, but rather that he
  23.  is not liable for anything you do with the information presented here or for
  24.  any and all ramifications emanating therefrom... he never made you do it.
  25.  
  26.              To paraphrase Captain Planet "The peril is yours!"
  27.  
  28. -------------------------------------------------------------------------------
  29. (1)   Edit MCFILES.LST by adding the following as its first line;
  30.  
  31.       FAX     Boca 14.4k/28.8k Data/FAX
  32.  
  33.  
  34. (2)   This is FAX.MCF 
  35.  
  36. ----------------------------------- Cut Here ----------------------------------
  37. MCF FAX Boca 14.4/28.8k Data/FAX
  38. BAUD 57600
  39. LOCKED
  40. DELAY 25
  41. TIMEOUT 60
  42. PREINIT ATZ
  43. INIT ATZ
  44. INIT ATS95=3
  45. INIT AT+FCR=1
  46. INIT AT+FLID="Your Systems Number (and, yes, leave the quotation marks!)"
  47. INIT AT+FDCC=1,3,0,2,0,0,0,0
  48. OFFHOOK AT+FCLASS=0M0H1
  49. ANSWER AT+FAA=1;A
  50. DIAL 1200 AT+FCLASS=0D
  51. DIAL 2400 AT+FCLASS=0D
  52. DIAL 4800 AT+FCLASS=0D
  53. DIAL 7200 AT+FCLASS=0D
  54. DIAL 9600 AT+FCLASS=0D
  55. DIAL 12000 AT+FCLASS=0D
  56. DIAL 14400 AT+FCLASS=0D 
  57. DIAL 16800 AT+FCLASS=0D
  58. DIAL 19200 AT+FCLASS=0D
  59. DIAL 21600 AT+FCLASS=0D
  60. DIAL 28800 AT+FCLASS=0D
  61. ----------------------------------- Cut Here ----------------------------------
  62.  
  63. NOTE: The "ATZ" PREINIT and INIT commands presume you have saved all other
  64.       parameters to Profile 0. Otherwise, replace both commands with your
  65.       current initialization string.
  66.  
  67. (3)   (a) Issue this command from the system prompt "DB SETUP <ENTER>"
  68.  
  69.       (b) Select "Comm/modem setup" heading "CONFIG". Press <ENTER>
  70.  
  71.       (c) Press <ENTER> until the cursor is set on "MCF name"
  72.  
  73.       (d) Press F10. The first item will be "FAX". Press <ENTER>
  74.  
  75.       (e) Press <ENTER>
  76.  
  77.       (f) Move the cursor to "Answering Method". If you are using X00 select
  78.          "H". If using BNU (which, unfortunately, does not support hardware
  79.           ring signals, Pin 22) select "S".
  80.  
  81.       (g) Press <ESCAPE> twice
  82.  
  83.  
  84. (4)   If you _DO_NOT_ use "Flag dial" or "Specific dial" go to Step 6.
  85.  
  86.       (a) Bring up DBRIDGE. Press <ESCAPE>
  87.  
  88.       (b) Select "Comm/modem setup" heading "CONFIG". Press <ENTER>
  89.  
  90.       (c) Change _ALL_ dial strings to include "+FCLASS=0" as follows;
  91.  
  92.           Ex. Was "ATD".... is now "AT+FCLASS=0D"
  93.  
  94.           This _MUST_ be done as commands issued these headings _will_ over-
  95.           ride instructions issued in FAX.MCF and cause _ALL_ outgoing calls
  96.           to remain in FAX mode.
  97.  
  98.       (d) Press <ESCAPE>
  99.  
  100. (5)   (a) Select "Security miscellaneous", heading "ADVANCED". Press <ENTER>
  101.  
  102.       (b) Move the cursor to "External Receivers" and enter the following;
  103.  
  104.           FAX|dr:\DB\BGFAX\BGFAX /FAX dr:\DB\FAX po! Q /NF
  105.  
  106.           where: dr = drive
  107.                  po = modem's comm port  (just the number 1, 2, 3 or 4)
  108.                  !  = this overrides a Fax machine thing (don't worry)
  109.                  Q  = use QuickLink (.QFX) format, or Z for ZFAX format
  110.                 /NF = put a notification of fax arrival on the screen
  111.  
  112.           The first directory address points to the executables, the second
  113.           to where received faxes are stored.
  114.  
  115. (6)    (a) Select "Function Keys". Press <ENTER>
  116.  
  117.        (b) Move the cursor to an unused Function Key and enter the following;
  118.  
  119.            + dr:\DB\BGFAX\FAXOFF
  120.  
  121.            This allows you to turn off the fax arrival notification.
  122.  
  123. (7)    (a) Pat yourself on the back... all done!
  124.  
  125.        (b) Tell everyone you're ready to FAX... all day and all night.
  126.  
  127. -------------------------------------------------------------------------------
  128.  
  129.    Robert Adams WA9ZMO/NNN0ZMO ex-AAV5TW   1993 Dayton Special Events Award
  130.    1:2201/38.0
  131.    radams@cs.wmich.edu
  132.  
  133. -------------------------------------------------------------------------------
  134.  
  135. Special note by B.J. Guillot...
  136. I don't think you need the "INIT AT+FCLASS=2" line in the MCF
  137. Also, I modified the "INIT AT+FDCC=" line.
  138. I also took his "TRANSLATE" strings out of the MCF file since they seemed to
  139. be optimized for a USR modem instead of a Rockwell-based modem.
  140.